home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -serious- / misc / msqllib / readme < prev    next >
Text File  |  1999-09-06  |  1KB  |  46 lines

  1. Short: Access mSQL database with a shared library
  2. Author: cfc@iname.com
  3. Uploader: cfc@iname.com
  4. Type: biz/dbase
  5. Version: 5.4
  6. Distribution: Freeware
  7.  
  8.     The mSQL database engine was ported on Amiga by Mike Erasmus. It's the
  9. first SQL database engine available on Amiga.
  10.  
  11.     msql.library is an Amiga shared library that offer the required api to
  12. access a mSQL database engine.
  13.     Without it, you'll need to link your application with the static msql
  14. library.
  15.     With it, you can access a mSQL server with any language! :)
  16.     In addition, msql.library provide an ARexx support to access mSQL db.
  17.  
  18.     NEWS:
  19.     ----
  20.         - Some code changes and bugs fix from the original API
  21.           (V2.0.8 to 2.0.10.1)
  22.         - An ARexx host bug removed.
  23.  
  24.                         ----------------
  25.  
  26.     Contains developper & user materials. Include examples.
  27.  
  28.  
  29.                         ----------------
  30.  
  31. THIS SOFTWARE IS FREEWARE (see doc), NOT IN THE PUBLIC DOMAIN !
  32.  
  33. IT'S STRICTLY FORBIDDEN TO INCLUDE THIS ARCHIVE IN ANY KIND OF SOFTWARE
  34. COLLECTION EXCEPT AMINET FILESERVER, AMINET CD'S OR BY A EXPLICIT
  35. PERMISSION FROM ME !
  36.  
  37. THIS SOFTWARE IS PROVIDED "AS IS". NO REPRESENTATIONS OR WARRANTIES ARE
  38. MADE WITH RESPECT TO THE ACCURACY, RELIABILITY, PERFORMANCE, CURRENTNESS,
  39. OR OPERATION OF THIS SOFTWARE, AND ALL USE IS AT YOUR OWN RISK !
  40.  
  41.                         ----------------
  42.  
  43. cfc@iname.com
  44. http://altern.org/cfc/msql
  45. http://altern.org/amsql
  46.